[HVM] Fix hvm_copy_[to|from]_guest_virt
authorTim Deegan <Tim.Deegan@xensource.com>
Fri, 24 Nov 2006 09:42:40 +0000 (09:42 +0000)
committerTim Deegan <Tim.Deegan@xensource.com>
Fri, 24 Nov 2006 09:42:40 +0000 (09:42 +0000)
commit9e6b8c32af25c104e87c04d2204eb313ae7c1e79
tree3cde6e77f4ddf885f9a567b94e4bcfaaefa8c99e
parentc0a204d2b40936bd94dcbf66d3b4561dee1ef519
[HVM] Fix hvm_copy_[to|from]_guest_virt
which would fail if it crossed a page boundary where the guest physical
pages were not contiguous.
Signed-off-by: Tim Deegan <Tim.Deegan@xensource.com>
xen/arch/x86/hvm/hvm.c